home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-04-05 | 635 b | 18 lines |
- ; dxpath should not be set when building the CDROM installer
- ; dxpath is the relative path where dxsetup is located on the CD.
- ; If OEM is set, then this installer was placed on an OEM's CD & is not
- ; using CGI's Autorun. Thus when trying to install DirectX, if it
- ; is not detected, a generic directx install message will come up.
- ; If 3DS Player 95 is available, set flag to TRUE. Thus if PowerPoint 97
- ; is not detected, user will be asked if they would like to install
- ; 3DS Player 95 as an alternative solution.
-
- [General]
- dxpath=
- OEM=NO
- regdialog=yes
- regpath=transitions
-
- [PowerPoint 95]
- EnableDownload=TRUE
-